POV-Ray : Newsgroups : povray.unofficial.patches : Getting Function Evaluation : Getting Function Evaluation Server Time
1 Sep 2024 18:16:17 EDT (-0400)
  Getting Function Evaluation  
From: Geoff Wedig
Date: 16 Dec 2000 14:16:28
Message: <3a3bbf8c@news.povray.org>
Is there any way to get the value of a function directly?  I know about
eval_pigment/pattern, which don't work.  What I want is this:

#local var = function(x,y,z);

Ie, given a function, and coordinants, return the value of that function.  I
didn't see anything in the Megapov code to do this, and I'd really like to.

Anyway, help?

Geoff


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.